-- card: 17640 from stack: in -- bmap block id: 17869 -- flags: 0000 -- background id: 17190 -- name: Apparatus -- part 1 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=56 top=112 right=249 bottom=268 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp visual dissolve go to next card end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=268 top=112 right=257 bottom=415 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp visual dissolve go to card "Brakes" end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: 8002 -- rect: left=220 top=276 right=325 bottom=286 -- title width / last selected line: 0 -- icon id / first selected line: 5472 / 5472 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Machine Menu ----- HyperTalk script ----- on mouseUp go to card "Machines" end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: A002 -- rect: left=16 top=319 right=340 bottom=76 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Return ----- HyperTalk script ----- on mouseUp global returncard go to returncard end mouseUp